-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[cesium] - code cleanup #712
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## rc #712 +/- ##
==========================================
- Coverage 51.76% 51.23% -0.54%
==========================================
Files 1049 1049
Lines 79587 80501 +914
Branches 3319 3289 -30
==========================================
+ Hits 41201 41243 +42
- Misses 37386 38259 +873
+ Partials 1000 999 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved after you look at my comments
Fix Pull Request Template
Key Information
Interface changes
Added a SetAuthority method to cesium/writer – setAuthority is currently in use by the console (aether), but is not tested by any client or by cesium.
Description
Added test cases where lacking
Basic Readiness Checklist
Manual QA Additions
with necessary manual QA steps to test my change.